Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(jmc-agent): fix probe-template event>method>paramter>contenttypes serialization #243

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

maxcao13
Copy link
Member

@maxcao13 maxcao13 commented Jun 22, 2023

Fixes #238

Was converting these tag text contents into uppercase because of the corresponding enum was uppercase and the validation does not like that. I added a toString override to fix this.

Signed-off-by: Max Cao <macao@redhat.com>
@maxcao13 maxcao13 added chore Refactor, rename, cleanup, etc. fix labels Jun 22, 2023
@maxcao13 maxcao13 changed the title chore(jmc-agent): fix rpboe template event method paramter contenttypes serialization chore(jmc-agent): fix probe-template event>method>paramter>contenttypes serialization Jun 22, 2023
@andrewazores andrewazores merged commit 2591836 into cryostatio:main Jun 22, 2023
7 checks passed
mergify bot pushed a commit that referenced this pull request Jun 22, 2023
Signed-off-by: Max Cao <macao@redhat.com>
(cherry picked from commit 2591836)
andrewazores pushed a commit that referenced this pull request Jun 22, 2023
…244)

Signed-off-by: Max Cao <macao@redhat.com>
(cherry picked from commit 2591836)

Co-authored-by: Max Cao <macao@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. fix
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] JMC probe template validation error
2 participants